var github.com/refraction-networking/utls.aesgcmCiphers

3 uses

	github.com/refraction-networking/utls (current package)
		cipher_suites.go#L378: var aesgcmCiphers = map[uint16]bool{
		cipher_suites.go#L394: 			return aesgcmCiphers[cID]
		cipher_suites.go#L397: 			return aesgcmCiphers[cID]